-
Home
-
Matomo Analytics – Ethical Stats. Powerful Insights.
-
5.1.5
-
Code
-
Classes
- Zend_Db_Adapter_Sqlsrv
| Total Complexity |
69 |
| Dependencies |
6 |
| Dependents |
0 |
| Total lines |
540 |
| Lines of code |
272 |
| Logical lines of code |
179 |
| Comment lines |
242 |
| Methods |
18 |
| Properties |
5 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _connect() |
A |
47 |
11 |
33 |
| describeTable() |
A |
39 |
7 |
64 |
| setTransactionIsolationLevel() |
A |
50 |
8 |
30 |
| setFetchMode() |
S |
58 |
6 |
16 |
| _checkRequiredOptions() |
S |
62 |
6 |
11 |
| limit() |
S |
51 |
5 |
26 |
| insert() |
S |
54 |
3 |
19 |
| lastInsertId() |
S |
62 |
3 |
12 |
| _quote() |
S |
66 |
3 |
8 |
| isConnected() |
S |
78 |
2 |
3 |
| closeConnection() |
S |
71 |
2 |
6 |
| prepare() |
S |
64 |
2 |
10 |
| _beginTransaction() |
S |
73 |
2 |
5 |
| _commit() |
S |
73 |
2 |
5 |
| _rollBack() |
S |
73 |
2 |
5 |
| supportsParameters() |
S |
71 |
2 |
6 |
| getServerVersion() |
S |
67 |
2 |
8 |
| listTables() |
S |
74 |
1 |
5 |